[Manager Summary]

PMEndDocument


Closes the open printing port.
OSStatus PMEndDocument(PMPrintContext printContext)
PARAMETERS
printContext
A PMPrintContext object. Specify the object for the current printing port. On return, the Carbon Printing Manager closes this port and disposes of the object.
function result
A result code. See Result Codes.
DISCUSSION
You typically use the PMEndDocument function after sending the last page of a document to the printer with the function PMEndPage.
CARBON PORTING NOTES
 The PMEndDocument replaces the Printing Manager function PrCloseDoc.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.